Welcome![Sign In][Sign Up]
Location:
Search - pso in c

Search list

[Other resourcePSO-C

Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。-in the C-language environment to the use of the PSO algorithm, the greatest need is speed, the number of iteration, as the smallest disruption error conditions such as initial conditions.
Platform: | Size: 58384 | Author: 刘方 | Hits:

[Othermopso.tar

Description: pso算法编程的c语言实现,pso算法编程的c语言实现-pso Algorithm Programming in C Language, pso Algorithm Programming in C Language
Platform: | Size: 16772 | Author: 盛莹 | Hits:

[CSharpBachiochi-188

Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions. -
Platform: | Size: 25129 | Author: zhuweikun | Hits:

[AI-NN-PRbpso

Description: 用C#编写的基本微粒群算法的源程序代码,非常使用方便!-C# prepared in basic particle swarm algorithm source code is very easy to use!
Platform: | Size: 325632 | Author: 阿科 | Hits:

[Windows Developdwqdsort111

Description: 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序SelectSort 快速排序QuickSort 希尔排序ShellSort 堆排序HeapSort 折半插入BInsertSort 二路归并Merge2Sort 基数排序RadixSort b) list为二维字符数组的头指针,该二维数组的规格为:char list[n][len] 每行用于存放一个字符串(最大长度为len-1),共n行; c) c用于返回关键字比较次数; d) s用于返回移动次数; 3)要求把各种排序函数做成函数库(文件名统一为:sort.c),用统一提供的主程序进行调用和测评。 -a) achieve the following commonly used internal sorting algorithm as well as their time efficiency comparison : regimen (6) : bubble sort, direct insertion sequence and simple choice sorting, quick sort, Hill, ranked Heap Sort; elected to do : half of insertion, two-way merge. Sort base, and so on; 2) function first requirement : void XXXXSort (char** list, int len, int n, int* c, int* s) which : a) XXXXSort sort of a function name, as follows : bubble sort BubbleSort direct insertion sort InsertSort simple choice ranking Sele ctSort Quick Sort QuickSort Hill Sorting ShellSort Heap Sort HeapS ort half insert BInsertSort two-way merge Merge2Sort radix sort Radi xSort b) list for the two-dimensional array of characters in the first indicator, the two-dimensional array specifications : cha
Platform: | Size: 10240 | Author: 战天 | Hits:

[CSharpBachiochi-188

Description: 在C语言环境下使用的粒子群优化算法,需要给出最大速度、迭代次数、作为中断条件的最小误差等初始条件。- -in C-language environment using the PSO algorithm, the greatest need is speed, the number of iterations. interrupted as the smallest error conditions such as initial conditions.-
Platform: | Size: 24576 | Author: zhuweikun | Hits:

[AI-NN-PRtsp

Description: 这是一个很好用的求解TSP问题的粒子群算法,很适合初学者。-This is a very good solution of TSP used in the particle swarm optimization problems, it is suitable for beginners.
Platform: | Size: 2048 | Author: zhaogang | Hits:

[AI-NN-PRstandard_pso_2007

Description: C语言实现的PSO算法,2007标准版,希望对大家有用-PSO algorithm in C
Platform: | Size: 11264 | Author: 余军 | Hits:

[Data structsstandard_pso_2007

Description: 用c语言实现标准的微粒群算法,功效更好,可以和matlab互凋-a standard pso algorithm in c
Platform: | Size: 11264 | Author: 周大卫 | Hits:

[Software Engineering08PSOC

Description: C++,pso.08年东北赛区赛题,可以根据实际情况做相应调整,比如:不需要该物资,则急需度为0。建议把程序看透,数据是可以根据程序设出来的。-In C++,PSO
Platform: | Size: 13312 | Author: 李好 | Hits:

[AI-NN-PRAntSystem

Description: 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
Platform: | Size: 27648 | Author: boy | Hits:

[AI-NN-PRPSO

Description: 一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
Platform: | Size: 1024 | Author: 王嘉琪 | Hits:

[AI-NN-PRsimpleBinaryPSO_C

Description: 是genic编写的二进制的pso算法的最初版本的源代码,是在c环境下编写的.-Is the genic binary pso algorithm is written in the original version of the source code is written in c environment.
Platform: | Size: 302080 | Author: | Hits:

[AI-NN-PRPS0-SVR

Description: :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In view of the hardship to get real—time and on—line biological parameters in fermentation process,a soft sensor model based on support vector machines is established for estimating the bio— logical parameters.The complexity and generalization performance of the support vector regression (SVR)model depend on a good setting of the three parameters ,c, .An algorithm called parti— cle swarm optimization(PSO)is applied to optimize the three parameters synchronously.Based on the proposed method,a PSO—SVR model is developed to estimate the products concentration of beta— mannanase for feedstuf.The control results of fermenter show that the state estimation model based on PSO·-SVR has good learn ing accuracy and generalization perform ance SO as to obtain the real·-time and on—line estimation for products concentration of beta—mannanase.
Platform: | Size: 231424 | Author: 11 | Hits:

[AI-NN-PRpSoCPP

Description: PSo算法的C++实现,用来对多维函数进行优化。-PSo algorithm in C++, used to optimize multi-dimensional functions.
Platform: | Size: 2048 | Author: ljy | Hits:

[Mathimatics-Numerical algorithmsPSO-DE

Description: 进化计算中的PSO算法,用c++仿真实现-Evolutionary Computation in the PSO algorithm, using c++ Simulation
Platform: | Size: 345088 | Author: yehua | Hits:

[OS programpso

Description: 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
Platform: | Size: 10240 | Author: | Hits:

[AlgorithmPSO.c

Description: Particle Swarm Optimization code in C
Platform: | Size: 2048 | Author: Erica Carvalho | Hits:

[ApplicationsMPPTPSO

Description: 用c语言实现PSO算法,并经过调试可以实现最大功率点的追踪(Implementation of PSO algorithm in C language)
Platform: | Size: 1024 | Author: 王先生002 | Hits:

[Mathimatics-Numerical algorithmsPSO-SVM

Description: 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)
Platform: | Size: 781312 | Author: 打死阿萨德 | Hits:
« 1 23 »

CodeBus www.codebus.net